home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / PRODUCTI / GTRIPPLE / SETUP.EXE / 0 / RCDATA / TFSETUPFORM / TFSETUPFORM.txt
Text File  |  1999-09-12  |  538b  |  30 lines

  1. inherited fSetupForm: TfSetupForm
  2.   Left = 283
  3.   Top = 302
  4.   Height = 412
  5.   Caption = 'fSetupForm'
  6.   OldCreateOrder = True
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   object lTitle: TLabel
  10.     Left = 8
  11.     Top = 8
  12.     Width = 11
  13.     Height = 38
  14.     Font.Charset = ANSI_CHARSET
  15.     Font.Color = clWhite
  16.     Font.Height = -32
  17.     Font.Name = 'Verdana'
  18.     Font.Style = [fsBold]
  19.     ParentFont = False
  20.     Transparent = True
  21.   end
  22.   object iLogo: TImage
  23.     Left = 32
  24.     Top = 72
  25.     Width = 105
  26.     Height = 105
  27.     AutoSize = True
  28.   end
  29. end
  30.